3.128 \(\int \frac {(a \sin (e+f x))^{5/2}}{\sqrt {b \tan (e+f x)}} \, dx\)

Optimal. Leaf size=88 \[ \frac {4 a^2 E\left (\left .\frac {1}{2} (e+f x)\right |2\right ) \sqrt {a \sin (e+f x)}}{5 f \sqrt {\cos (e+f x)} \sqrt {b \tan (e+f x)}}-\frac {2 b (a \sin (e+f x))^{5/2}}{5 f (b \tan (e+f x))^{3/2}} \]

[Out]

4/5*a^2*(cos(1/2*e+1/2*f*x)^2)^(1/2)/cos(1/2*e+1/2*f*x)*EllipticE(sin(1/2*e+1/2*f*x),2^(1/2))*(a*sin(f*x+e))^(
1/2)/f/cos(f*x+e)^(1/2)/(b*tan(f*x+e))^(1/2)-2/5*b*(a*sin(f*x+e))^(5/2)/f/(b*tan(f*x+e))^(3/2)

________________________________________________________________________________________

Rubi [A]  time = 0.10, antiderivative size = 88, normalized size of antiderivative = 1.00, number of steps used = 3, number of rules used = 3, integrand size = 25, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.120, Rules used = {2598, 2601, 2639} \[ \frac {4 a^2 E\left (\left .\frac {1}{2} (e+f x)\right |2\right ) \sqrt {a \sin (e+f x)}}{5 f \sqrt {\cos (e+f x)} \sqrt {b \tan (e+f x)}}-\frac {2 b (a \sin (e+f x))^{5/2}}{5 f (b \tan (e+f x))^{3/2}} \]

Antiderivative was successfully verified.

[In]

Int[(a*Sin[e + f*x])^(5/2)/Sqrt[b*Tan[e + f*x]],x]

[Out]

(-2*b*(a*Sin[e + f*x])^(5/2))/(5*f*(b*Tan[e + f*x])^(3/2)) + (4*a^2*EllipticE[(e + f*x)/2, 2]*Sqrt[a*Sin[e + f
*x]])/(5*f*Sqrt[Cos[e + f*x]]*Sqrt[b*Tan[e + f*x]])

Rule 2598

Int[((a_.)*sin[(e_.) + (f_.)*(x_)])^(m_.)*((b_.)*tan[(e_.) + (f_.)*(x_)])^(n_.), x_Symbol] :> -Simp[(b*(a*Sin[
e + f*x])^m*(b*Tan[e + f*x])^(n - 1))/(f*m), x] + Dist[(a^2*(m + n - 1))/m, Int[(a*Sin[e + f*x])^(m - 2)*(b*Ta
n[e + f*x])^n, x], x] /; FreeQ[{a, b, e, f, n}, x] && (GtQ[m, 1] || (EqQ[m, 1] && EqQ[n, 1/2])) && IntegersQ[2
*m, 2*n]

Rule 2601

Int[((a_.)*sin[(e_.) + (f_.)*(x_)])^(m_.)*((b_.)*tan[(e_.) + (f_.)*(x_)])^(n_), x_Symbol] :> Dist[(Cos[e + f*x
]^n*(b*Tan[e + f*x])^n)/(a*Sin[e + f*x])^n, Int[(a*Sin[e + f*x])^(m + n)/Cos[e + f*x]^n, x], x] /; FreeQ[{a, b
, e, f, m, n}, x] &&  !IntegerQ[n] && (ILtQ[m, 0] || (EqQ[m, 1] && EqQ[n, -2^(-1)]) || IntegersQ[m - 1/2, n -
1/2])

Rule 2639

Int[Sqrt[sin[(c_.) + (d_.)*(x_)]], x_Symbol] :> Simp[(2*EllipticE[(1*(c - Pi/2 + d*x))/2, 2])/d, x] /; FreeQ[{
c, d}, x]

Rubi steps

\begin {align*} \int \frac {(a \sin (e+f x))^{5/2}}{\sqrt {b \tan (e+f x)}} \, dx &=-\frac {2 b (a \sin (e+f x))^{5/2}}{5 f (b \tan (e+f x))^{3/2}}+\frac {1}{5} \left (2 a^2\right ) \int \frac {\sqrt {a \sin (e+f x)}}{\sqrt {b \tan (e+f x)}} \, dx\\ &=-\frac {2 b (a \sin (e+f x))^{5/2}}{5 f (b \tan (e+f x))^{3/2}}+\frac {\left (2 a^2 \sqrt {a \sin (e+f x)}\right ) \int \sqrt {\cos (e+f x)} \, dx}{5 \sqrt {\cos (e+f x)} \sqrt {b \tan (e+f x)}}\\ &=-\frac {2 b (a \sin (e+f x))^{5/2}}{5 f (b \tan (e+f x))^{3/2}}+\frac {4 a^2 E\left (\left .\frac {1}{2} (e+f x)\right |2\right ) \sqrt {a \sin (e+f x)}}{5 f \sqrt {\cos (e+f x)} \sqrt {b \tan (e+f x)}}\\ \end {align*}

________________________________________________________________________________________

Mathematica [C]  time = 0.24, size = 87, normalized size = 0.99 \[ -\frac {a^2 \sin (2 (e+f x)) \sqrt {a \sin (e+f x)} \left (\cos ^2(e+f x)^{3/4}-\, _2F_1\left (\frac {1}{4},\frac {1}{2};\frac {3}{2};\sin ^2(e+f x)\right )\right )}{5 f \cos ^2(e+f x)^{3/4} \sqrt {b \tan (e+f x)}} \]

Antiderivative was successfully verified.

[In]

Integrate[(a*Sin[e + f*x])^(5/2)/Sqrt[b*Tan[e + f*x]],x]

[Out]

-1/5*(a^2*((Cos[e + f*x]^2)^(3/4) - Hypergeometric2F1[1/4, 1/2, 3/2, Sin[e + f*x]^2])*Sqrt[a*Sin[e + f*x]]*Sin
[2*(e + f*x)])/(f*(Cos[e + f*x]^2)^(3/4)*Sqrt[b*Tan[e + f*x]])

________________________________________________________________________________________

fricas [F]  time = 0.69, size = 0, normalized size = 0.00 \[ {\rm integral}\left (-\frac {{\left (a^{2} \cos \left (f x + e\right )^{2} - a^{2}\right )} \sqrt {a \sin \left (f x + e\right )} \sqrt {b \tan \left (f x + e\right )}}{b \tan \left (f x + e\right )}, x\right ) \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a*sin(f*x+e))^(5/2)/(b*tan(f*x+e))^(1/2),x, algorithm="fricas")

[Out]

integral(-(a^2*cos(f*x + e)^2 - a^2)*sqrt(a*sin(f*x + e))*sqrt(b*tan(f*x + e))/(b*tan(f*x + e)), x)

________________________________________________________________________________________

giac [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \frac {\left (a \sin \left (f x + e\right )\right )^{\frac {5}{2}}}{\sqrt {b \tan \left (f x + e\right )}}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a*sin(f*x+e))^(5/2)/(b*tan(f*x+e))^(1/2),x, algorithm="giac")

[Out]

integrate((a*sin(f*x + e))^(5/2)/sqrt(b*tan(f*x + e)), x)

________________________________________________________________________________________

maple [C]  time = 0.56, size = 337, normalized size = 3.83 \[ \frac {2 \left (2 i \sqrt {\frac {1}{1+\cos \left (f x +e \right )}}\, \sqrt {\frac {\cos \left (f x +e \right )}{1+\cos \left (f x +e \right )}}\, \EllipticF \left (\frac {i \left (-1+\cos \left (f x +e \right )\right )}{\sin \left (f x +e \right )}, i\right ) \sin \left (f x +e \right ) \cos \left (f x +e \right )-2 i \sin \left (f x +e \right ) \cos \left (f x +e \right ) \sqrt {\frac {1}{1+\cos \left (f x +e \right )}}\, \sqrt {\frac {\cos \left (f x +e \right )}{1+\cos \left (f x +e \right )}}\, \EllipticE \left (\frac {i \left (-1+\cos \left (f x +e \right )\right )}{\sin \left (f x +e \right )}, i\right )+2 i \sqrt {\frac {1}{1+\cos \left (f x +e \right )}}\, \sqrt {\frac {\cos \left (f x +e \right )}{1+\cos \left (f x +e \right )}}\, \EllipticF \left (\frac {i \left (-1+\cos \left (f x +e \right )\right )}{\sin \left (f x +e \right )}, i\right ) \sin \left (f x +e \right )-2 i \sqrt {\frac {1}{1+\cos \left (f x +e \right )}}\, \sqrt {\frac {\cos \left (f x +e \right )}{1+\cos \left (f x +e \right )}}\, \EllipticE \left (\frac {i \left (-1+\cos \left (f x +e \right )\right )}{\sin \left (f x +e \right )}, i\right ) \sin \left (f x +e \right )+\cos ^{4}\left (f x +e \right )-3 \left (\cos ^{2}\left (f x +e \right )\right )+2 \cos \left (f x +e \right )\right ) \left (a \sin \left (f x +e \right )\right )^{\frac {5}{2}}}{5 f \sqrt {\frac {b \sin \left (f x +e \right )}{\cos \left (f x +e \right )}}\, \cos \left (f x +e \right ) \sin \left (f x +e \right )^{3}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((a*sin(f*x+e))^(5/2)/(b*tan(f*x+e))^(1/2),x)

[Out]

2/5/f*(2*I*(1/(1+cos(f*x+e)))^(1/2)*(cos(f*x+e)/(1+cos(f*x+e)))^(1/2)*EllipticF(I*(-1+cos(f*x+e))/sin(f*x+e),I
)*sin(f*x+e)*cos(f*x+e)-2*I*cos(f*x+e)*sin(f*x+e)*(1/(1+cos(f*x+e)))^(1/2)*(cos(f*x+e)/(1+cos(f*x+e)))^(1/2)*E
llipticE(I*(-1+cos(f*x+e))/sin(f*x+e),I)+2*I*(1/(1+cos(f*x+e)))^(1/2)*(cos(f*x+e)/(1+cos(f*x+e)))^(1/2)*Ellipt
icF(I*(-1+cos(f*x+e))/sin(f*x+e),I)*sin(f*x+e)-2*I*(1/(1+cos(f*x+e)))^(1/2)*(cos(f*x+e)/(1+cos(f*x+e)))^(1/2)*
EllipticE(I*(-1+cos(f*x+e))/sin(f*x+e),I)*sin(f*x+e)+cos(f*x+e)^4-3*cos(f*x+e)^2+2*cos(f*x+e))*(a*sin(f*x+e))^
(5/2)/(b*sin(f*x+e)/cos(f*x+e))^(1/2)/cos(f*x+e)/sin(f*x+e)^3

________________________________________________________________________________________

maxima [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \frac {\left (a \sin \left (f x + e\right )\right )^{\frac {5}{2}}}{\sqrt {b \tan \left (f x + e\right )}}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a*sin(f*x+e))^(5/2)/(b*tan(f*x+e))^(1/2),x, algorithm="maxima")

[Out]

integrate((a*sin(f*x + e))^(5/2)/sqrt(b*tan(f*x + e)), x)

________________________________________________________________________________________

mupad [F]  time = 0.00, size = -1, normalized size = -0.01 \[ \int \frac {{\left (a\,\sin \left (e+f\,x\right )\right )}^{5/2}}{\sqrt {b\,\mathrm {tan}\left (e+f\,x\right )}} \,d x \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((a*sin(e + f*x))^(5/2)/(b*tan(e + f*x))^(1/2),x)

[Out]

int((a*sin(e + f*x))^(5/2)/(b*tan(e + f*x))^(1/2), x)

________________________________________________________________________________________

sympy [F(-1)]  time = 0.00, size = 0, normalized size = 0.00 \[ \text {Timed out} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a*sin(f*x+e))**(5/2)/(b*tan(f*x+e))**(1/2),x)

[Out]

Timed out

________________________________________________________________________________________